home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / m68k / newsgas.h < prev    next >
C/C++ Source or Header  |  1993-01-05  |  246b  |  8 lines

  1. /* In Sony versions before 3.0, use the GNU Assembler, because the
  2.    system's assembler has no way to assemble the difference of two
  3.    labels for the displacement in a switch-dispatch instruction.  */  
  4.  
  5. #define USE_GAS
  6.  
  7. #include "m68k/news.h"
  8.